| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "_args": [
- [
- "pasition@1.0.3",
- "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin"
- ]
- ],
- "_from": "pasition@1.0.3",
- "_id": "pasition@1.0.3",
- "_inBundle": false,
- "_integrity": "sha1-Ez1u1K5+vYGdKWUUkdU/dBUSc70=",
- "_location": "/pasition",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "pasition@1.0.3",
- "name": "pasition",
- "escapedName": "pasition",
- "rawSpec": "1.0.3",
- "saveSpec": null,
- "fetchSpec": "1.0.3"
- },
- "_requiredBy": [
- "/xgplayer"
- ],
- "_resolved": "https://registry.npm.taobao.org/pasition/download/pasition-1.0.3.tgz",
- "_spec": "1.0.3",
- "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin",
- "author": {
- "name": "dntzhang"
- },
- "bugs": {
- "url": "https://github.com/AlloyTeam/pasition/issues/new"
- },
- "dependencies": {},
- "description": "Path Transition with little JS code, render to anywhere.",
- "devDependencies": {
- "babel-plugin-external-helpers": "^6.18.0",
- "babel-preset-es2015": "^6.18.0",
- "babelrc-rollup": "^3.0.0",
- "rollup": "^0.37.0",
- "rollup-plugin-babel": "^2.7.1",
- "rollup-plugin-license": "^0.3.0",
- "rollup-plugin-uglify": "^1.0.1",
- "rollup-watch": "^2.5.0"
- },
- "homepage": "http://alloyteam.github.io/pasition",
- "keywords": [
- "pasition",
- "path",
- "svg",
- "canvas"
- ],
- "license": "MIT",
- "main": "dist/pasition.js",
- "name": "pasition",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/AlloyTeam/pasition.git"
- },
- "scripts": {
- "build": "npm run dev&&npm run dist",
- "debug": "rollup -c -w",
- "dev": "rollup -c",
- "dist": "rollup -c"
- },
- "version": "1.0.3"
- }
|