dennispotter-cv/node_modules/typed.js/package.json

74 lines
1.9 KiB
JSON

{
"_from": "typed.js",
"_id": "typed.js@2.0.6",
"_inBundle": false,
"_integrity": "sha512-aGmMVR/J3fD4Dm3WWs1xb44ts47oQnYVgm2RF4BTMDdMpQIru0Jqa/lOkEzcS6eQWucA0lQl08rHgmNdvXkycQ==",
"_location": "/typed.js",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "typed.js",
"name": "typed.js",
"escapedName": "typed.js",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/typed.js/-/typed.js-2.0.6.tgz",
"_shasum": "4e270f6fbc5e5e94a6c38fa29407c404745a7d61",
"_spec": "typed.js",
"_where": "/home/dennis/code/resume",
"author": {
"name": "Matt Boldt",
"email": "me@mattboldt.com"
},
"bugs": {
"url": "https://github.com/mattboldt/typed.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A JavaScript Typing Animation Library",
"devDependencies": {
"babel": "^5.8.23",
"babel-core": "^5.8.24",
"babel-eslint": "^4.1.1",
"babel-loader": "^5.3.2",
"documentation": "^4.0.0-rc.1",
"eslint": "^3.19.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.6.0",
"eslint-plugin-node": "^5.1.0",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
"express": "^4.15.3",
"gulp": "^3.9.0",
"gulp-documentation": "^3.2.0",
"gulp-eslint": "^4.0.0",
"gulp-express": "^0.3.5",
"gulp-livereload": "^3.8.1",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "^1.5.2",
"gulp-uglify": "^1.4.1",
"webpack": "^1.12.1",
"webpack-stream": "^2.1.0"
},
"homepage": "https://github.com/mattboldt/typed.js",
"keywords": [
"typed",
"animation"
],
"license": "MIT",
"main": "lib/typed.js",
"name": "typed.js",
"repository": {
"type": "git",
"url": "git+https://github.com/mattboldt/typed.js.git"
},
"version": "2.0.6"
}