{"name":"nervjs","version":"0.2.2","description":"A react-like framework based on virtual-dom","main":"index.js","module":"dist/nerv.esm.js","jsnext:main":"dist/nerv.esm.js","typings":"./dist/src/index.d.ts","scripts":{"precommit":"npm run lint && npm run lint-staged","prebuild":"tsc --target es2017 ./build/build.ts","prepush":"npm run test","prepublish":"npm run build","clean":"rimraf dist","eslint:fix":"eslint --fix src test","eslint":"eslint src test","lint":"tslint -p tsconfig.json --type-check","lint-staged":"lint-staged","test":"jest","test:watch":"jest --watch","test:coverage":"jest --coverage","test:karma":"karma start karma.conf.js --single-run","test:karma:watch":"npm run test:karma -- no-single-run","build":"npm run clean && rollup -c ./build/build.js && node afterbuild.js","build:esm":"rollup -c ./build/build.js --environment TARGET:esm","build:umd":"rollup -c ./build/build.js --environment TARGET:umd","build:devtools":"rollup -c ./build/build.js --environment TARGET:devtools","release":"npm run build && release-it -n -p"},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"keywords":["react-like"],"files":["README.md","LICENSE","src","dist","index.js","devtools.js","devtools.js.map"],"repository":{"type":"git","url":"git+https://github.com/NervJS/nerv.git"},"author":{"name":"luckyadam"},"license":"MIT","bugs":{"url":"https://github.com/NervJS/nerv/issues"},"homepage":"https://github.com/NervJS/nerv.git#readme","devDependencies":{"@types/jasmine":"^2.6.0","@types/node":"^8.0.26","@types/sinon":"^2.3.3","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^21.2.0","babel-loader":"^7.1.2","babel-plugin-transform-react-jsx":"^6.23.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-es3":"^1.0.1","babel-preset-stage-0":"^6.22.0","coveralls":"^2.13.1","es3ify-loader":"^0.2.0","es5-polyfill":"^0.0.2","es6-promise":"^4.1.1","eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-config-standard-jsx":"^4.0.2","eslint-plugin-import":"^2.7.0","eslint-plugin-node":"^5.1.1","eslint-plugin-promise":"^3.5.0","eslint-plugin-react":"^6.10.3","eslint-plugin-standard":"^3.0.1","husky":"^0.14.3","is-ci":"^1.0.10","jasmine-core":"^2.8.0","jest":"^21.2.1","karma":"^1.7.1","karma-chrome-launcher":"^2.2.0","karma-jasmine":"^1.1.0","karma-jasmine-matchers":"^3.7.0","karma-sauce-launcher":"^1.2.0","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"^0.0.31","karma-typescript":"^3.0.7","karma-webpack":"^2.0.4","lint-staged":"^4.0.4","npm-run-all":"^4.0.2","optimize-js":"^1.0.3","release-it":"^2.8.2","rimraf":"^2.6.1","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-buble":"^0.15.0","rollup-plugin-commonjs":"^8.2.1","rollup-plugin-es3":"^1.0.3","rollup-plugin-memory":"^2.0.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^1.1.1","rollup-plugin-typescript2":"^0.5.2","rollup-plugin-uglify":"^2.0.1","sinon":"^2.3.8","ts-jest":"^21.1.2","ts-loader":"^2.3.4","tslint":"^5.7.0","typescript":"^2.4.2","webpack":"^3.7.1"},"gitHead":"234bd4a6c61495fe179bb5778065430b6758ce8c","_id":"nervjs@0.2.2","_npmVersion":"5.5.1","_nodeVersion":"7.9.0","_npmUser":{"name":"defaultlee","email":"weitaozsh@gmail.com"},"dist":{"shasum":"dcc7f9f5dc1fda28e5de5c7a1231dd9f4af97863","size":73548,"noattachment":false,"key":"/nervjs/-/nervjs-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/nervjs/download/nervjs-0.2.2.tgz"},"maintainers":[{"name":"defaultlee","email":""},{"name":"yuche","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nervjs-0.2.2.tgz_1509379662186_0.01756376842968166"},"directories":{},"publish_time":1509379662278,"_hasShrinkwrap":false,"_cnpm_publish_time":1509379662278,"dist-tags":{"beta":"1.4.0-beta.5","canary":"0.4.0-beta.b1cbcdd9","latest":"1.5.7"}}